Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RP Bid Adapter: Send config user.id as GET and XAPI bidRequest params #5666

Conversation

idettman
Copy link
Contributor

@idettman idettman commented Aug 26, 2020

RP Bid Adapter: Send config user.id as GET and XAPI bidRequest params

Type of change

  • Other

Description of change

Change to the RP Bid Adapter to read a generic setConfig user.id field, passing to Ad Engine as a query parameter "ppuid" and xapi by user.id.

  • RP Bid Adapter will read from config user.id
  • RP Bid Adapter will pass to AE the value using "ppuid" to GET
  • RP Bid Adapter will pass to AE the value user.idto XAPI

nakamoto and others added 30 commits February 16, 2019 21:30
# Conflicts:
#	modules/advangelistsBidAdapter.js
#	test/spec/modules/advangelistsBidAdapter_spec.js
Copy link
Collaborator

@robertrmartinez robertrmartinez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@robertrmartinez robertrmartinez merged commit a234c87 into prebid:master Aug 26, 2020
@idettman idettman changed the title RP Bid Adapter read user.id RP Bid Adapter Read user.id Aug 26, 2020
@idettman idettman changed the title RP Bid Adapter Read user.id RP Bid Adapter Read user.id Aug 26, 2020
@idettman idettman changed the title RP Bid Adapter Read user.id RP Bid Adapter: Read user.id Aug 26, 2020
@idettman idettman changed the title RP Bid Adapter: Read user.id RP Bid Adapter: Read config user.id Aug 26, 2020
@idettman idettman changed the title RP Bid Adapter: Read config user.id RP Bid Adapter: Send config user.id as GET and XAPI bidRequest params Aug 26, 2020
@patmmccann
Copy link
Collaborator

Does this need docs @robertrmartinez @idettman . It appears RP is now accepting publisher provided user id, how do I transmit that?

@robertrmartinez robertrmartinez deleted the add-rpadapter-support-config-userid branch July 5, 2023 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants